Welcome![Sign In][Sign Up]
Location:
Search - queue java

Search list

[TreeView金笛JAVA版短信开发控件 V2.1

Description: 1、异步操作方式。设备连接和短信发送均采用异步方式,即容器程序调用连接函数或发送函数后立即返回。由控件自行完成连接或发送过程,当操作完成后,将执行结果以事件的形式通知容器程序。 2、内部包含收发缓冲队列。控件可以同时接受容器程序较多的发送请求,控件将这些发送请求放到一个发送队列中,控件依次逐个执行该发送队列,并将执行结果以事件的形式通知容器程序。控件包括了内部发送队列和内部接收队列,并且提供了队列的处理情况的访问方法,根据这个特性,容器程序可以连续提交多个短信发送请求; 3、支持多个控件并行工作。在一个程序中使用可以使用多个短信控件(即同时连接多个GSM Modem设备)时,如果要发送一条短信,容器程序可优先选择发送队列为空的短信控件发送,或者选择发送队列中剩余发送条数最少的短信控件发送。 -1, asynchronous mode of operation. Connectivity and equipment were used to send messages asynchronous modes, namely containers Invoking connecting function or sent immediately after the function returns. By linking its own control or sent to the process, when the operation is completed, the results will be implemented in the form of Vessel notification procedures. 2, the internal transceiver contains a buffer queue. Controls can also accept containers of this process more requests, these controls will be placed in a request sent this cohort, the controls were sent individually to implement the queue, and will result in the implementation of the notification procedures containers. Internal controls include the sending queue and receive internal queue and the queue for the treatment of the a
Platform: | Size: 107472 | Author: 马艳飞 | Hits:

[JSP/Javajavaparase

Description: 一个java源代码包,其中包括快速排序,队列和后缀表达式的计算,XML生成程序,为一个解析XML文件程序做了书价格的计算,是后缀表达式计算,中缀转后缀-A java source code package, including the quick sort, queue and the suffix for calculating expressions, XML generation process, a procedure to resolve XML document has done a book prices is the suffix expression calculated infix to suffix
Platform: | Size: 8192 | Author: 站长 | Hits:

[JSP/JavaDFS_BFS

Description: java的DFS(Depth-first search )和BFS(Breadth-first search)的实现-the DFS (Depth-first search) and BFS (Breadth-first search) Implementation
Platform: | Size: 6144 | Author: Rachel | Hits:

[JSP/Javabankqueue

Description: java编写的一个多线程程序,模拟银行排队.-prepared in a multithreaded process that simulates the bank queue.
Platform: | Size: 8192 | Author: 毛伟 | Hits:

[Data structsQueue111

Description: JAVA数据结构与算法之队列小应用程序-Java data structures and algorithms queue small applications
Platform: | Size: 6144 | Author: 张忠良 | Hits:

[Windows Developjava_stack

Description: 用java实现数据结构中的栈和队列,是一个applet程序,可以通过实际操作来演示数据结构的栈的具体实现方式。-Realize the stack and queue in the structure of the data with java. It s a applet programe which can demonstrate realizing the way concretly of the stack of the structure of the data through practical operation .
Platform: | Size: 18432 | Author: 吴强 | Hits:

[Windows DevelopInsertion_stack

Description: 用java实现数据结构中的栈和队列,是一个applet程序,可以通过实际操作来演示数据结构的栈的具体实现方式。-An applet program, which use java to implement the stack and queue data structure. It can be used to demonstrate the implement of stack.
Platform: | Size: 5120 | Author: 吴强 | Hits:

[TreeView金笛JAVA版短信开发控件 V2.1

Description: 1、异步操作方式。设备连接和短信发送均采用异步方式,即容器程序调用连接函数或发送函数后立即返回。由控件自行完成连接或发送过程,当操作完成后,将执行结果以事件的形式通知容器程序。 2、内部包含收发缓冲队列。控件可以同时接受容器程序较多的发送请求,控件将这些发送请求放到一个发送队列中,控件依次逐个执行该发送队列,并将执行结果以事件的形式通知容器程序。控件包括了内部发送队列和内部接收队列,并且提供了队列的处理情况的访问方法,根据这个特性,容器程序可以连续提交多个短信发送请求; 3、支持多个控件并行工作。在一个程序中使用可以使用多个短信控件(即同时连接多个GSM Modem设备)时,如果要发送一条短信,容器程序可优先选择发送队列为空的短信控件发送,或者选择发送队列中剩余发送条数最少的短信控件发送。 -1, asynchronous mode of operation. Connectivity and equipment were used to send messages asynchronous modes, namely containers Invoking connecting function or sent immediately after the function returns. By linking its own control or sent to the process, when the operation is completed, the results will be implemented in the form of Vessel notification procedures. 2, the internal transceiver contains a buffer queue. Controls can also accept containers of this process more requests, these controls will be placed in a request sent this cohort, the controls were sent individually to implement the queue, and will result in the implementation of the notification procedures containers. Internal controls include the sending queue and receive internal queue and the queue for the treatment of the a
Platform: | Size: 107520 | Author: 马艳飞 | Hits:

[JSP/JavaProcessSchedule6

Description: 进程调度的设计与实现1. 综合应用下列知识点设计并实现操作系统的进程调度:邻接表,布尔数组,非阻塞输入,图形用户界面 GUI,进程控制块,进程状态转换,多 级反馈队列进程调度算法。 2. 加深理解操作系统进程调度的过程。 3. 加深理解多级反馈队列进程调度算法。 -process of scheduling a Design and Implementation. Application of the following integrated knowledge point design and realization of the process of scheduling the operating system : adjacency list, boolean arrays, nonblocking input, GUI graphical user interface, process control block, the state transition process. Multi-Queue feedback process scheduling algorithm. 2. Deepen our understanding of the process of scheduling the operating system process. 3. Deepen our understanding of multi-level feedback queue process scheduling algorithm.
Platform: | Size: 2048 | Author: Solo | Hits:

[JSP/Javadesmoj.core_2.1.1

Description: 排队系统 可实现M/M/C队列 马克洛夫过程模拟等功能-queuing system can be realized M/M/C queue Makeluofu process simulation, and other functions. .
Platform: | Size: 282624 | Author: feiteng | Hits:

[JSP/Javathreadmanegaer

Description: 多线程管理系统,可用于售票服务和排队服务的优先级等等,java实现-multithreading management system can be used for ticketing services and the priority queue levels, and so on, to achieve java
Platform: | Size: 4096 | Author: 王先生 | Hits:

[Software EngineeringFCFS

Description: 完整的造作系统课程设计报告,附带源代码 FCFS进程处理机调度-integrity of the curriculum design artificial systems, ancillary source code FCFS queue processor scheduling process
Platform: | Size: 27648 | Author: 武建 | Hits:

[JSP/Javajava

Description: 数据结构java描述,链表,栈,队列,图,树,-Java data structure description, linked lists, stacks, queues, maps, trees,
Platform: | Size: 167936 | Author: | Hits:

[JSP/Javalab4

Description: Server-Client 通信模拟,支持多线程.当有多个用户链接时,服务器只与其中一个链接,其他的排队等待.每隔5秒,服务器会选择队列的下一个进行通信.-Server-Client communication simulation, support for multi-threaded. When there are multiple users link, the server with only one of the links to other queues. Every five seconds, the server will choose the next queue to communicate.
Platform: | Size: 5120 | Author: 高伦 | Hits:

[Successful incentiveQueue

Description: exercise using array on queue.java-exercise using array on queue.java
Platform: | Size: 2048 | Author: alucard | Hits:

[JSP/Javaqueue

Description: Java queue of linked list. thanks
Platform: | Size: 1024 | Author: yanogcode | Hits:

[JSP/JavaMultilevelFeedbackQueue

Description: 操作系统实验、多级反馈队列、java swing-Operating System Experiment, multi-level feedback queue, java swing
Platform: | Size: 11264 | Author: 忘了 | Hits:

[JSP/JavaQueue

Description: 用java实现的队列操作,其中包括增加,删除,修改及查询操作-Queue operations using java implementation, including add, delete, modify, and query operations
Platform: | Size: 1024 | Author: keane | Hits:

[JSP/JavaJAVA线程池实验报告.docx

Description: 用JAVA实现一个线程池,线程池在初始状态下没有任何工作线程。当工作队列中有未执行的任务时,分一下两种情况处理: . 如果线程池中工作线程数目为MAX_SIZE,那就什么也不做; . 如果线程池中工作线程数目小于MAX_SIZE,那么创建一个工作线程,使它执行新任务。 对于线程池中空闲的工作线程,如果其闲置时间超过TIMEOUT秒,就销毁该线程。(A thread pool is implemented with JAVA, and the thread pool has no working thread in the initial state. When there is an un - executed task in a work queue, two cases are dealt with: If the number of working threads in the thread pool is MAX_SIZE, then nothing will be done. If the number of working threads in the thread pool is less than MAX_SIZE, then a working thread is created to make it perform a new task. For the idle working thread in the thread pool, the thread is destroyed if it is idle for more than TIMEOUT seconds.)
Platform: | Size: 220160 | Author: 阿火儿 | Hits:

[JSP/Javajava数据结构

Description: 压缩包中包含了java链表、树、栈、队列四种数据结构和相关代码,希望有需要的盆友可以看到(The compression package contains the Java list, tree, stack, queue four data structures and related code, hope that the need for the basin friends can see)
Platform: | Size: 51200 | Author: 惜笑 | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net